Skip to content

API followups to add generic calls/sends.#634

Merged
slinkydeveloper merged 1 commit into
mainfrom
generic-call-send
Jul 7, 2026
Merged

API followups to add generic calls/sends.#634
slinkydeveloper merged 1 commit into
mainfrom
generic-call-send

Conversation

@slinkydeveloper

Copy link
Copy Markdown
Contributor

No description provided.

* Java: Restate.call/Restate.send
* Kotlin: prepareRequest
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Test Results

  8 files   -    19    8 suites   - 19   3m 15s ⏱️ + 2m 14s
 60 tests  - 1 215   60 ✅  - 1 210  0 💤  - 5  0 ❌ ±0 
267 runs   - 1 008  267 ✅  - 1 003  0 💤  - 5  0 ❌ ±0 

Results for commit 2862830. ± Comparison against base commit 6a554f7.

This pull request removes 1275 and adds 60 tests. Note that renamed tests count towards both.
RestateRequestIdentityVerifierTest ‑ parseKey()
dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactoryTest ‑ Final class should fail
dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactoryTest ‑ Final method should fail
dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactoryTest ‑ Invoking non restate method should fail
dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactoryTest ‑ Package private method should fail
dev.restate.sdk.core.ComponentDiscoveryHandlerTest ‑ handleWithMultipleServices()
dev.restate.sdk.core.javaapi.CodegenDiscoveryTest ‑ checkCustomInputAcceptContentType()
dev.restate.sdk.core.javaapi.CodegenDiscoveryTest ‑ checkCustomInputContentType()
dev.restate.sdk.core.javaapi.CodegenDiscoveryTest ‑ checkCustomOutputContentType()
dev.restate.sdk.core.javaapi.CodegenDiscoveryTest ‑ explicitNames()
…
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[1]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[2]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[3]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[1]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[2]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[3]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[1]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[2]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[3]
dev.restate.sdktesting.tests.Combinators ‑ awakeableOrTimeoutUsingAwaitAny(Client)
…

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper merged commit 492fd9d into main Jul 7, 2026
8 checks passed
@slinkydeveloper slinkydeveloper deleted the generic-call-send branch July 7, 2026 16:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant